Skip to content

chore(deps): update devdependencies (major)#124

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/major-auto-merge-dev-dependencies-updates
Open

chore(deps): update devdependencies (major)#124
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/major-auto-merge-dev-dependencies-updates

Conversation

@renovate

@renovate renovate Bot commented Aug 2, 2024

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
@commitlint/cli (source) 19.0.021.0.2 age confidence
@commitlint/config-conventional (source) 19.0.021.0.2 age confidence
@commitlint/cz-commitlint (source) 19.0.021.0.2 age confidence
@rightcapital/eslint-config (source) 38.0.069.0.0 age confidence
@rightcapital/prettier-config (source) 6.0.128.0.5 age confidence
concurrently 8.2.210.0.1 age confidence
eslint (source) 9.13.010.4.1 age confidence
inquirer (source) 9.2.1314.0.2 age confidence
typedoc-plugin-markdown (source) 3.17.14.11.0 age confidence
typescript (source) 5.3.36.0.3 age confidence

Release Notes

conventional-changelog/commitlint (@​commitlint/cli)

v21.0.2

Compare Source

Bug Fixes

v21.0.1

Compare Source

Note: Version bump only for package @​commitlint/cli

v21.0.0

Compare Source

BREAKING CHANGES
  • drop node v18 and v20 support
  • Bump engines to >=v22 in all 39 package.json files
  • Update @​types/node to ^22.0.0
  • Update CI matrix to [22, 24]
  • Update Ubuntu baseline job to ubuntu:26.04
  • Update Dockerfile.ci, .mise.toml, .codesandbox/ci.json
  • Update pre-commit hook to use --ignore-engines
  • Update README and docs

Co-authored-by: Claude Opus 4.6 (1M context) noreply@anthropic.com

20.5.3 (2026-04-30)

Note: Version bump only for package @​commitlint/cli

20.5.2 (2026-04-25)

Note: Version bump only for package @​commitlint/cli

v20.5.3

Compare Source

Note: Version bump only for package @​commitlint/cli

v20.5.2

Compare Source

Note: Version bump only for package @​commitlint/cli

v20.5.0

Compare Source

Bug Fixes

20.4.4 (2026-03-12)

Note: Version bump only for package @​commitlint/cli

20.4.3 (2026-03-03)

Bug Fixes

20.4.2 (2026-02-19)

Note: Version bump only for package @​commitlint/cli

20.4.1 (2026-02-02)

Note: Version bump only for package @​commitlint/cli

v20.4.4

Compare Source

Note: Version bump only for package @​commitlint/cli

v20.4.3

Compare Source

Bug Fixes

v20.4.2

Compare Source

Note: Version bump only for package @​commitlint/cli

v20.4.1

Compare Source

Note: Version bump only for package @​commitlint/cli

v20.4.0

Compare Source

Features

20.3.1 (2026-01-08)

Note: Version bump only for package @​commitlint/cli

v20.3.1

Compare Source

Note: Version bump only for package @​commitlint/cli

v20.3.0

Compare Source

Note: Version bump only for package @​commitlint/cli

v20.2.0

Compare Source

Note: Version bump only for package @​commitlint/cli

v20.1.0

Compare Source

Note: Version bump only for package @​commitlint/cli

v20.0.0

Compare Source

Note: Version bump only for package @​commitlint/cli

19.8.1 (2025-05-08)

Bug Fixes

v19.8.1

Compare Source

Bug Fixes

v19.8.0

Compare Source

Performance Improvements
  • use node: prefix to bypass require.cache call for builtins (#​4302) (0cd8f41)

19.7.1 (2025-02-02)

Note: Version bump only for package @​commitlint/cli

19.6.1 (2024-12-15)

Note: Version bump only for package @​commitlint/cli

v19.7.1

Compare Source

Note: Version bump only for package @​commitlint/cli

v19.6.1

Compare Source

Note: Version bump only for package @​commitlint/cli

v19.6.0

Compare Source

Note: Version bump only for package @​commitlint/cli

v19.5.0

Compare Source

Features

19.4.1 (2024-08-28)

Note: Version bump only for package @​commitlint/cli

v19.4.1

Compare Source

Note: Version bump only for package @​commitlint/cli

v19.4.0

Compare Source

Features

v19.3.0

Compare Source

Note: Version bump only for package @​commitlint/cli

19.2.2 (2024-04-14)

Note: Version bump only for package @​commitlint/cli

19.2.1 (2024-03-19)

Note: Version bump only for package @​commitlint/cli

v19.2.2

Compare Source

Note: Version bump only for package @​commitlint/cli

v19.2.1

Compare Source

Note: Version bump only for package @​commitlint/cli

v19.2.0

Compare Source

Features
  • cli: introduce new --last flag, to stop recommending HEAD~1 (#​3916) (99f4f3f)

v19.1.0

Compare Source

Note: Version bump only for package @​commitlint/cli

19.0.3 (2024-02-28)

Note: Version bump only for package @​commitlint/cli

19.0.2 (2024-02-28)

Note: Version bump only for package @​commitlint/cli

19.0.1 (2024-02-27)

Bug Fixes
  • drop resolve-from, resolve-global and import-fresh, resolve global packages correctly (#​3939) (8793c63), closes #​3938

v19.0.3

Compare Source

Note: Version bump only for package @​commitlint/cli

v19.0.2

Compare Source

Note: Version bump only for package @​commitlint/cli

v19.0.1

Compare Source

Bug Fixes
  • drop resolve-from, resolve-global and import-fresh, resolve global packages correctly (#​3939) (8793c63), closes #​3938
conventional-changelog/commitlint (@​commitlint/config-conventional)

v21.0.2

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

v21.0.1

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

v21.0.0

Compare Source

BREAKING CHANGES
  • drop node v18 and v20 support
  • Bump engines to >=v22 in all 39 package.json files
  • Update @​types/node to ^22.0.0
  • Update CI matrix to [22, 24]
  • Update Ubuntu baseline job to ubuntu:26.04
  • Update Dockerfile.ci, .mise.toml, .codesandbox/ci.json
  • Update pre-commit hook to use --ignore-engines
  • Update README and docs

Co-authored-by: Claude Opus 4.6 (1M context) noreply@anthropic.com

20.5.3 (2026-04-30)

Note: Version bump only for package @​commitlint/config-conventional

v20.5.3

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

v20.5.0

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

20.4.4 (2026-03-12)

Note: Version bump only for package @​commitlint/config-conventional

20.4.3 (2026-03-03)

Bug Fixes

20.4.2 (2026-02-19)

Note: Version bump only for package @​commitlint/config-conventional

20.4.1 (2026-02-02)

Note: Version bump only for package @​commitlint/config-conventional

v20.4.4

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

v20.4.3

Compare Source

Bug Fixes

v20.4.2

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

v20.4.1

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

v20.4.0

Compare Source

Features

20.3.1 (2026-01-08)

Note: Version bump only for package @​commitlint/config-conventional

v20.3.1

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

v20.3.0

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

v20.2.0

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

v20.0.0

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

19.8.1 (2025-05-08)

Note: Version bump only for package @​commitlint/config-conventional

v19.8.1

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

v19.8.0

Compare Source

Performance Improvements
  • use node: prefix to bypass require.cache call for builtins (#​4302) (0cd8f41)

19.7.1 (2025-02-02)

Note: Version bump only for package @​commitlint/config-conventional

v19.7.1

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

v19.6.0

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

v19.5.0

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

19.4.1 (2024-08-28)

Note: Version bump only for package @​commitlint/config-conventional

19.2.2 (2024-04-14)

Note: Version bump only for package @​commitlint/config-conventional

v19.4.1

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

v19.2.2

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

v19.1.0

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

19.0.3 (2024-02-28)

Note: Version bump only for package @​commitlint/config-conventional

v19.0.3

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

conventional-changelog/commitlint (@​commitlint/cz-commitlint)

v21.0.2

Compare Source

Note: Version bump only for package @​commitlint/cz-commitlint

v21.0.1

Compare Source

Note: Version bump only for package @​commitlint/cz-commitlint

v21.0.0

Compare Source

Bug Fixes
BREAKING CHANGES
  • drop node v18 and v20 support
  • Bump engines to >=v22 in all 39 package.json files
  • Update @​types/node to ^22.0.0
  • Update CI matrix to [22, 24]
  • Update Ubuntu baseline job to ubuntu:26.04
  • Update Dockerfile.ci, .mise.toml, .codesandbox/ci.json
  • Update pre-commit hook to use --ignore-engines
  • Update README and docs

Co-authored-by: Claude Opus 4.6 (1M context) noreply@anthropic.com

20.5.3 (2026-04-30)

Note: Version bump only for package @​commitlint/cz-commitlint

20.5.2 (2026-04-25)

Note: Version bump only for package @​commitlint/cz-commitlint

20.5.1 (2026-03-31)

Bug Fixes

v20.5.3

Compare Source

Note: Version bump only for package @​commitlint/cz-commitlint

v20.5.2

Compare Source

Note: Version bump only for package @​commitlint/cz-commitlint

v20.5.1

Compare Source

Bug Fixes

v20.5.0

Compare Source

Features
  • cz-commitlint: add exclamation mark support for breaking changes (#​4655) (3b124a7)

20.4.4 (2026-03-12)

Note: Version bump only for package @​commitlint/cz-commitlint

20.4.3 (2026-03-03)

Note: Version bump only for package @​commitlint/cz-commitlint

20.4.1 (2026-02-02)

Note: Version bump only for package @​commitlint/cz-commitlint

v20.4.4

Compare Source

Note: Version bump only for package @​commitlint/cz-commitlint

v20.4.3

Compare Source

Note: Version bump only for package @​commitlint/cz-commitlint

v20.4.1

Compare Source

Note: Version bump only for package @​commitlint/cz-commitlint

v20.4.0

Compare Source

Note: Version bump only for package @​commitlint/cz-commitlint

20.3.1 (2026-01-08)

Note: Version bump only for package @​commitlint/cz-commitlint

v20.3.1

Compare Source

Note: Version bump only for package @​commitlint/cz-commitlint

v20.3.0

Compare Source

Note: Version bump only for package @​commitlint/cz-commitlint

v20.2.0

Compare Source

Features
  • cz-commitlint: support customizable commit prompt with emojis (#​4540) (803c05b)

v20.1.0

Compare Source

Note: Version bump only for package @​commitlint/cz-commitlint

v20.0.0

Compare Source

Note: Version bump only for package @​commitlint/cz-commitlint

19.8.1 (2025-05-08)

Note: Version bump only for package @​commitlint/cz-commitlint

v19.8.1

Compare Source

Note: Version bump only for package @​commitlint/cz-commitlint

v19.8.0

Compare Source

Note: Version bump only for package @​commitlint/cz-commitlint

19.6.1 (2024-12-15)

Note: Version bump only for package @​commitlint/cz-commitlint

v19.6.1

Compare Source

Note: Version bump only for package @​commitlint/cz-commitlint

v19.5.0

Compare Source

Note: Version bump only for package @​commitlint/cz-commitlint

v19.4.0

Compare Source

Note: Version bump only for package @​commitlint/cz-commitlint

v19.2.0

Compare Source

Note: Version bump only for package @​commitlint/cz-commitlint

v19.1.0

Compare Source

Bug Fixes
Features

19.0.3 (2024-02-28)

Note: Version bump only for package @​commitlint/cz-commitlint

19.0.2 (2024-02-28)

Note: Version bump only for package @​commitlint/cz-commitlint

19.0.1 (2024-02-27)

Note: Version bump only for package @​commitlint/cz-commitlint

v19.0.3

Compare Source

Note: Version bump only for package @​commitlint/cz-commitlint

v19.0.2

Compare Source

Note: Version bump only for package @​commitlint/cz-commitlint

v19.0.1

Compare Source

Note: Version bump only for package @​commitlint/cz-commitlint

RightCapitalHQ/frontend-style-guide (@​rightcapital/eslint-config)

v69.0.0

Compare Source

🩹 Fixes
  • chore(deps): update non-major dependencies to v10.34.1 (4e9a2b6)
  • chore(deps): update pnpm to v11 (58b91c0)
  • fix(deps): update non-major dependencies (f8e208b)
⚠️ Breaking Changes
  • fix(deps): update eslint rules and plugins to v8.59.4 (3ff16a7)
  • fix(deps): update eslint rules and plugins (a8302af)
  • fix(deps): update eslint rules and plugins (f4e5291)
  • chore(deps): update peerdependency typescript to v6 (3e76e81)
🧱 Updated Dependencies
  • Updated tsconfig to 1.2.21

v68.0.0

Compare Source

⚠️ Breaking Changes
  • fix(deps): update eslint rules and plugins (5736287)
  • fix(deps): update eslint rules and plugins (e525a32)

v67.0.0

Compare Source

🚀 Features
  • relax/remove legacy Airbnb-era rules (#​373)

    A large portion of the rules in packages/eslint-config/src/config/base/* were lifted from eslint-config-airbnb-base@15.0.0 and reflect ES5 / pre-Prettier / pre-TypeScript defensive defaults. With Node 24 and modern browsers as the baseline, many of those rules are dead, redundant with TypeScript or other plugins, or fight idiomatic modern code. See #​373 for the full discussion.

    Rules removed (turned off):

    • no-continue, func-names (modern style)
    • vars-on-top, block-scoped-var, no-loop-func (dead given no-var)
    • no-with, no-iterator, no-proto, no-buffer-constructor (banned in strict mode / removed from runtime / deprecated upstream)
    • max-classes-per-file (noisy for legitimate utility helpers)
    • guard-for-in (duplicate of existing no-restricted-syntax ban on for…in)

    Rules relaxed:

    • no-plusplus → allow in for-loop afterthoughts
    • no-underscore-dangle → allow after this
    • no-restricted-properties → drop the Math.pow entry (already covered by prefer-exponentiation-operator)
    • new-cap → drop the Immutable.* exceptions (Immutable.js is no longer used)
    • no-param-reassign → drop the $scope (Angular 1.x

Note

PR body was truncated to here.

@renovate renovate Bot added the dependencies Change in project dependencies. label Aug 2, 2024
@renovate renovate Bot assigned rainx Aug 2, 2024
@renovate renovate Bot requested a review from rainx August 2, 2024 08:23
@renovate renovate Bot force-pushed the renovate/major-auto-merge-dev-dependencies-updates branch 3 times, most recently from 6397eb4 to b02c02c Compare August 5, 2024 22:23
@renovate renovate Bot force-pushed the renovate/major-auto-merge-dev-dependencies-updates branch 3 times, most recently from 5e406d0 to a8f5c2a Compare August 15, 2024 23:02
@renovate renovate Bot force-pushed the renovate/major-auto-merge-dev-dependencies-updates branch 3 times, most recently from 5522481 to 4937be3 Compare August 26, 2024 03:10
@renovate renovate Bot force-pushed the renovate/major-auto-merge-dev-dependencies-updates branch 5 times, most recently from 63eda80 to f62b551 Compare September 8, 2024 13:14
@renovate renovate Bot force-pushed the renovate/major-auto-merge-dev-dependencies-updates branch 4 times, most recently from c830ffa to 4d9f737 Compare September 17, 2024 23:32
@renovate renovate Bot force-pushed the renovate/major-auto-merge-dev-dependencies-updates branch 2 times, most recently from 345a119 to a356eea Compare September 27, 2024 22:35
@renovate renovate Bot force-pushed the renovate/major-auto-merge-dev-dependencies-updates branch from a356eea to 35554b3 Compare September 30, 2024 02:50
@rainx rainx force-pushed the renovate/major-auto-merge-dev-dependencies-updates branch from 35554b3 to 97ec9c2 Compare September 30, 2024 02:51
@renovate renovate Bot force-pushed the renovate/major-auto-merge-dev-dependencies-updates branch from 97ec9c2 to c019ca5 Compare September 30, 2024 03:17
@rainx rainx force-pushed the renovate/major-auto-merge-dev-dependencies-updates branch from c019ca5 to ab9103f Compare September 30, 2024 03:18
@renovate renovate Bot force-pushed the renovate/major-auto-merge-dev-dependencies-updates branch from ab9103f to 31cc17c Compare October 1, 2024 22:40
@rainx rainx force-pushed the renovate/major-auto-merge-dev-dependencies-updates branch from 31cc17c to e565abc Compare October 1, 2024 22:40
@renovate renovate Bot force-pushed the renovate/major-auto-merge-dev-dependencies-updates branch from e565abc to 0959bf7 Compare October 6, 2024 22:26
@renovate renovate Bot force-pushed the renovate/major-auto-merge-dev-dependencies-updates branch from c271c52 to 30c8b08 Compare October 28, 2024 04:34
@rainx rainx force-pushed the renovate/major-auto-merge-dev-dependencies-updates branch from 30c8b08 to 935eb84 Compare October 28, 2024 04:35
@renovate renovate Bot force-pushed the renovate/major-auto-merge-dev-dependencies-updates branch from 935eb84 to c447611 Compare November 1, 2024 06:00
@rainx rainx force-pushed the renovate/major-auto-merge-dev-dependencies-updates branch from c447611 to 3abdcf6 Compare November 1, 2024 06:01
@renovate renovate Bot force-pushed the renovate/major-auto-merge-dev-dependencies-updates branch from 3abdcf6 to b7e9cb7 Compare November 2, 2024 02:11
@rainx rainx force-pushed the renovate/major-auto-merge-dev-dependencies-updates branch from b7e9cb7 to 50eeecb Compare November 2, 2024 02:11
@renovate renovate Bot force-pushed the renovate/major-auto-merge-dev-dependencies-updates branch from 50eeecb to f14ac9e Compare November 4, 2024 04:33
@rainx rainx force-pushed the renovate/major-auto-merge-dev-dependencies-updates branch from f14ac9e to f4e4014 Compare November 4, 2024 04:33
@renovate renovate Bot force-pushed the renovate/major-auto-merge-dev-dependencies-updates branch from f4e4014 to 6d61ef0 Compare November 4, 2024 12:52
@rainx rainx force-pushed the renovate/major-auto-merge-dev-dependencies-updates branch from 6d61ef0 to 29c90ac Compare November 4, 2024 12:52
@renovate renovate Bot force-pushed the renovate/major-auto-merge-dev-dependencies-updates branch from 29c90ac to a9cf7fc Compare November 11, 2024 04:09
@rainx rainx force-pushed the renovate/major-auto-merge-dev-dependencies-updates branch from a9cf7fc to 3282c72 Compare November 11, 2024 04:10
@renovate renovate Bot force-pushed the renovate/major-auto-merge-dev-dependencies-updates branch from 3282c72 to d79e001 Compare November 11, 2024 22:20
@rainx rainx force-pushed the renovate/major-auto-merge-dev-dependencies-updates branch from d79e001 to 942f8e0 Compare November 11, 2024 22:20
@renovate renovate Bot force-pushed the renovate/major-auto-merge-dev-dependencies-updates branch from 942f8e0 to 504a5de Compare November 25, 2024 05:23
@rainx rainx force-pushed the renovate/major-auto-merge-dev-dependencies-updates branch from 504a5de to 485b2d0 Compare November 25, 2024 05:24
@renovate renovate Bot force-pushed the renovate/major-auto-merge-dev-dependencies-updates branch from 485b2d0 to 5f7f42f Compare November 27, 2024 13:44
@rainx rainx force-pushed the renovate/major-auto-merge-dev-dependencies-updates branch from 5f7f42f to 447f779 Compare November 27, 2024 13:44
@renovate renovate Bot force-pushed the renovate/major-auto-merge-dev-dependencies-updates branch from 447f779 to 372dd5c Compare November 28, 2024 07:42
@rainx rainx force-pushed the renovate/major-auto-merge-dev-dependencies-updates branch from 372dd5c to 342b02a Compare November 28, 2024 07:43
@renovate renovate Bot force-pushed the renovate/major-auto-merge-dev-dependencies-updates branch from 342b02a to 99a13f9 Compare December 2, 2024 01:22
@rainx rainx force-pushed the renovate/major-auto-merge-dev-dependencies-updates branch from 99a13f9 to 522cee2 Compare December 2, 2024 01:23
@renovate renovate Bot force-pushed the renovate/major-auto-merge-dev-dependencies-updates branch from 522cee2 to 85d5208 Compare December 2, 2024 04:44
@rainx rainx force-pushed the renovate/major-auto-merge-dev-dependencies-updates branch from 85d5208 to 28e4252 Compare December 2, 2024 04:45
@renovate renovate Bot force-pushed the renovate/major-auto-merge-dev-dependencies-updates branch from 28e4252 to d46434b Compare December 7, 2024 22:01
@rainx rainx force-pushed the renovate/major-auto-merge-dev-dependencies-updates branch from d46434b to fcebefd Compare December 7, 2024 22:02
@renovate renovate Bot force-pushed the renovate/major-auto-merge-dev-dependencies-updates branch from fcebefd to ed32c11 Compare December 8, 2024 20:01
@rainx rainx force-pushed the renovate/major-auto-merge-dev-dependencies-updates branch from ed32c11 to 87f76e7 Compare December 8, 2024 20:01
@renovate renovate Bot force-pushed the renovate/major-auto-merge-dev-dependencies-updates branch from 87f76e7 to 6d9af0f Compare December 9, 2024 03:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Change in project dependencies.

Development

Successfully merging this pull request may close these issues.

1 participant